Skip to content

Add Dependabot GitHub Actions configuration#146

Open
esabol wants to merge 1 commit into
postgrespro:masterfrom
esabol:add-dependabot
Open

Add Dependabot GitHub Actions configuration#146
esabol wants to merge 1 commit into
postgrespro:masterfrom
esabol:add-dependabot

Conversation

@esabol
Copy link
Copy Markdown
Contributor

@esabol esabol commented Mar 30, 2026

This pull request adds a Dependabot GitHub Action to the repository. It will check all of the workflows under .github/workflows/ for major version updates to the GitHub Actions referenced in those workflows and automatically open pull requests to update the workflows as necessary.

Automating dependency updates ensures that the repository's workflows stay current, reducing potential security vulnerabilities and technical debt without requiring periodic manual checks and manually creating pull requests.

Note: Once this is merged, maintainers can go to Insights > Dependency graph > Dependabot to see the results of the latest dependencies check.

@esabol esabol changed the title Add Dependabot GitHub Actions workflow Add Dependabot GitHub Actions configuration Mar 30, 2026
@esabol
Copy link
Copy Markdown
Contributor Author

esabol commented May 10, 2026

Ping @vitcpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant